body {
    background-color: rgb(245, 245, 233);
    margin: 0 300px;
}

p {
    font-family: 'LiSu';
    color: black;
    font-size: 16px;
    display: inline;
    line-height: 30px;
    font-weight: 50%;
}

h1 a.encyc-link {
    font-size: 36px;
    color: rgba(0, 0, 138, 0.993);
}

h1 {
    font-size: 36px;
    text-decoration: underline;
    text-align: center;
    font-family: 'Lisu';
}

h2 {
    font-size: 24px;
    text-align: center;
    text-decoration: underline;
    font-family: 'Lisu';
    margin-bottom: 40px;
}

h3 {
    font-size: 24px;
    text-align: center;
    color: navy;
    font-family: 'LiSu';
    margin-bottom: 20px;
}

.dunne-dialogue {
    font-size: 18px;
    color: rgb(48, 68, 13);
    font-family: "Times New Roman";
}

.dunne-dialogue a.encyc-link {
    font-size: 18px;
    color: rgb(106, 139, 44);
    font-family: "Times New Roman";

    text-decoration: none;
}

.gowri-dialogue {
    font-size: 18px;
    font-family: "Times New Roman";
    color: rgb(126, 34, 1)
}

.gowri-dialogue a.encyc-link {
    font-size: 18px;
    font-family: "Times New Roman";
    color: rgb(185, 119, 95);
    text-decoration: none;
}

.monterro-dialogue {
    font-size: 18px;
    color: #794106;
    font-family: "Times New Roman", serif;
    font-weight: bold;
}

.monterro-dialogue a.encyc-link {
    font-size: 18px;
    color: #be701b;
    font-family: "Times New Roman", serif;
    font-weight: bold;
}


.omni-dialogue {
    color: #008848;
    font-family: "Times New Roman";
    font-size: 18px;
}

.omni-dialogue a.encyc-link {
    color: #60bd92;
    font-family: "Times New Roman";
    font-size: 18px;
    text-decoration: none;
}

.arnica-dialogue {
    color: #740a62;
    font-family: "Garamond";
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}

.arnica-dialogue a.encyc-link {
    color: #6f2db9;
    font-family: "Garamond";
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}

.waitress-dialogue {
    font-family: "Times New Roman";
    font-weight: bold;
}

.encyc-link {
    font-family: 'LiSu';
    color: rgba(0, 0, 138, 0.993);
    font-size: 16px;
    display: inline;
    line-height: 30px;
    font-weight: 50%;
}

.story-link a {
    font-size: 24px;
    text-decoration: none;
    color: maroon;
    text-align: center;

}

.lb {
    line-height: 20px;
}

.footer-text {
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    text-align: center;
}

.footer {
    margin-top: 75px;
    text-align: center;
    margin-bottom: 30px;
}

.back-track {
    color: navy;
    text-decoration: none;
}

.back-track:hover {
    background-color: rgba(0, 0, 138, 0.5);
    text-decoration: underline;
}

#euph {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: rgb(134, 0, 0);
    font-weight: 600;
    font-style: italic;
}